Remove deprecated --no-git & --hg options
authorzv <zv@nxvr.org>
Thu, 8 Oct 2015 01:15:30 +0000 (18:15 -0700)
committerzv <zv@nxvr.org>
Thu, 8 Oct 2015 01:15:30 +0000 (18:15 -0700)
src/etc/_cargo

index 672227c87c43ce498ede21a125bcfd3deb9704bd..75a588acbb969a647604cbe6246175f14f459887 100644 (file)
@@ -133,8 +133,6 @@ case $state in
                     '--bin[use binary template]' \
                     '--vcs:initialize a new repo with a given VCS:(git hg)' \
                     '(-h, --help)'{-h,--help}'[show help message]' \
-                    '--hg[initialize new mercurial repo]' \
-                    '--no-git[no new git repo]' \
                     '(-v, --verbose)'{-v,--verbose}'[use verbose output]' \
                     '--color=[colorization option]' \
                     ;;